home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / applic / NCSA_Telnet / Mac / Telnet2.5 / Telnet2.5src.sit.hqx / Telnet2.5 final / tcpip / protinit.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-02  |  118 b   |  10 lines

  1. extern int makeport
  2.   (
  3.     short connectionType        /* BYU 2.4.15 - was "void" */
  4.   );
  5.  
  6. extern int protinit
  7.   (
  8.     void
  9.   );
  10.